Software Development Engineer (SDE) II / Microsoft / Durham, NC
Updated: 2011-10-29 11:57:08
Save Forgot Password Register Here Resources Forums Blogs Submit Jobs PH Welcome to the Programmer's Heaven Jobs area Got a job available Post it here to reach 1 million visitors a month Jobs You Might Like Search Jobs Follow Job Alerts RSS Feeds Twitter Jobs Home Software Development Engineer SDE II Software Development Engineer SDE II Posted Oct 29 Microsoft Durham , NC This employer requests that only candidates in United States apply to this job . You appear to be located in United Kingdom not United States Please be aware of this if you choose to apply for this job . Location : Durham , NC , US Job ID : 770460-64900 Division : Server Tools Business Visual Studio Team Foundation Server TFS is leading the way in improving the success of software projects , and we want your help TFS

Using Pyramid for now on Last year, when we started to write servers apps in Python at Mozilla Services, we’ve built a light micro-framework on the top of WebOb and Routes. That made a lot of sense back then because all our applications were pure JSON web services –except the reCaptcha view we display when [...]
Voidspace The website , technical blog and projects of Michael Foord Home Blog Book IronPython Python Projects Python Articles Contact Python Programming , news on the Voidspace Python Projects and all things . techie Front page All By Date All By Category RSS Feed 1226 mock 0.8 beta 4 released : bugfix and minor features I've released mock 0.8 beta 4 You can download it it or install it : with pip install U mock==dev mock is a library for testing in Python . It allows you to replace parts of your system under test with mock objects . The latest stable release is 0.7.2, which you can download from pypi This is intended to be the last beta before final release . The only outstanding work before final release is extensive documentation reworking for the new features . Changes in beta 4 : are